home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 4 / Gold Medal Software - Volume 4 (Gold Medal) (1994).iso / os2 / sqav184e.arj / SQAVERW.CFG < prev    next >
Text File  |  1994-07-10  |  15KB  |  388 lines

  1. ;  SQAVERW configuration file
  2. ;
  3. ;   The keyword ADDRESS defines the main address . You can define
  4. ;   additional addresses . Also the addresses in the squish-configuration
  5. ;   are added .
  6. ;
  7. ADDRESS  2:243/4200.0
  8. ADDRESS  2:245/27
  9. ;
  10. ;   The keyword ALIAS defines the name of the program . The program
  11. ;   only reacts if a mail is addressed to this name . You can define
  12. ;   additional names . The default is SQAVERW .
  13.  
  14. ALIAS AreaFix
  15. alias sqafix
  16. ;
  17. ;   The keyword AUTOMATIC defines the name of a program which sends
  18. ;   automatic mails . This enables in addition with the nodeflag
  19. ;   "E" the communication between two areamangers . This means
  20. ;   sending and receiving a %ERROR command .
  21. ;
  22. AUTOMATIC Areaverwaltung
  23. ;
  24. ;   The keyword IGNOREMSGSFROM defines the names in the from field
  25. ;   which has to be ignored . You can define additional names .
  26. ;
  27. IGNOREMSGSFROM uucp
  28. IGNOREMSGSFROM sqafix
  29. ;
  30. ;   The keyword IGNOREPASSWORDCASE makes the password checking
  31. ;   case insensitive .
  32. ; IGNOREPASSWORDCASE
  33. ;
  34. ;
  35. ;   The keyword NETAREA defines the netmail area . This area is used
  36. ;   to search and write netmail . This can be a squish style message-
  37. ;   area . This area has to be defined in SQUISH.CFG .
  38. ;   You can define more than one area . The first area is used to send
  39. ;   automatic created messages .
  40. ;
  41. NETAREA NETMAIL
  42. NETAREA NETMSG
  43. ;
  44. ;   The keyword NETMAIL defines the netmail path .
  45. ;   Only the "*.MSG" format is allowed .
  46. ;   This is an old keyword . You should better use NETAREA instead .
  47. ;
  48. ;NETMAIL F:\csource\area\netmail
  49. ;
  50. ;   The keyword SQUISHCFG defines name and path of the squish
  51. ;   configuration file .
  52. ;
  53. SQUISHCFG  F:\csource\area\squish\SQUISH.CFG
  54. ;
  55. ;   The keyword SERIAL is used for the serial-number in the MSGID
  56. ;   field .
  57. ;   WARNING : To avoid dupe messages do not change this number .
  58. ;
  59. SERIAL 00000001
  60. ;
  61. ;   The keyword RESCANCOMMAND defines the system command to make
  62. ;   a rescan . The areaname and the nodenumber is concatenated .
  63. ;   Attention with parameter "-c" . Squish accepts this parameter only at the
  64. ;   first place .
  65. ;
  66. RESCANCOMMAND F:\csource\area\squish\squishp -cF:\csource\area\squish\squish.cfg rescan
  67. ;
  68. ;   The keyword LOGFILE defines name and path of the log file .
  69. ;
  70. LOGFILE config\SQAVERW.LOG
  71. ;
  72. ;   The keyword DELETELOG create a file with all deleted areas .
  73. ;
  74. DELETELOG sqaverw.del
  75. ;
  76. ;   The keyword LOGLEVEL defines the logfile output level .
  77. ;   The value is used bitwise .
  78. ;    1 : Warnings
  79. ;    2 : Working
  80. ;    4 : Functions
  81. ;    8 : Errors
  82. ;
  83. LOGLEVEL 14
  84. ;
  85. ;   The keyword KEEPFAILEDREQUESTS is used to keep the messages which
  86. ;   have failed .
  87. ;
  88. KEEPFAILEDREQUESTS
  89. ;
  90. ;   The keyword NEWAREAPATH defines the path for new automatically
  91. ;   created areas . The path is used in squish configuration file .
  92. ;
  93. NEWAREAPATH  F:\csource\area\new
  94. ;
  95. ;   The keyword NEWARAEGROUP defines the group of newly created areas .
  96. ;   An entry in OLDAREAS.CFG overwrites this group .
  97. ;
  98. NEWAREAGROUP    A
  99. ;
  100. ;   The keyword NEWAREAFLAGS defines the squish area flags for
  101. ;   newly created areas .
  102. ;   See also DEFAULTAREADESCR and DEFAULTAREAFLAGS .
  103. ;   You can define an alternate address for a new area for every node.
  104. ;   See NODE .
  105. ;
  106. NEWAREAFLAGS    -$ -0
  107. ;
  108. ;   The keyword NEWAREANODES defines nodes wich are automatically linked
  109. ;   at newly created areas .
  110. ;
  111. NEWAREANODES   245/30
  112. ;
  113. ;   The keyword NEWAREANOTIFYNET defines a list of nodes .
  114. ;   SQAVERW writes a netmail to each node if there is a new area .
  115. ;
  116. NEWAREANOTIFYNET  1:25/30 2:243/4200 .1 .2 .3
  117. ;
  118. ;   The keyword NEWAREANOTIFYECHO defines a list of areas .
  119. ;   SQAVERW writes a mail in each area if there is a new area .
  120. ;
  121. NEWAREANOTIFYECHO TEST_200 TEST.400
  122. ;
  123. ;   The keyword DEFAULTAREADESCR defines the areadescription if it is
  124. ;   not found .
  125. ;
  126. DEFAULTAREADESCR  "Description missing"
  127. ;
  128. ;   The keyword DEFAULTAREAFLAGS defines the default flags for each area.
  129. ;   You can overwrite these flags in the area definition .
  130. ;   Each flag begins with "+" .
  131. ;
  132. ;   Areaflags:
  133. ;
  134. ;     V   Area is visible if the node has the "V" flag .
  135. ;
  136. ;     R   Rescan is allowed if the node has the "R" flag .
  137. ;
  138. ;     D   Allow deleting of the non passthru area .
  139. ;
  140. DEFAULTAREAFLAGS +R
  141. ;
  142. ;   The keyword DEFAULTNODEGROUPS defines the groups which are valid
  143. ;   for all nodes .
  144. ;
  145. DEFAULTNODEGROUPS A
  146. ;
  147. ;   The keyword DEFAULTNODEFLAGS defines the default node flags .
  148. ;   You can overwrite these flags in the node definition .
  149. ;   Each flag begins with "+" .
  150. ;   ATTENTION : Node flags has to be upper case .
  151. ;
  152. ;   Node Flags :
  153. ;
  154. ;    K    Send answer with Kill/Sent attribut
  155. ;    H    Send answer with Hold attribut
  156. ;    C    Send answer with Crash attribut
  157. ;    T    Send answer with Private attribut
  158. ;    P    Keep request for further use . The Recv attribut is set .
  159. ;    R    Allow rescan
  160. ;    A    Allow automatic creation of new areas
  161. ;    V    Show areas with "V" flag
  162. ;    G    Gecho flag . Send UNLINK mail if creation of new area fails
  163. ;    U    Allow the commands DELETE and RENAME (usually for uplinks)
  164. ;    S    Areamanager can handle the commands DELETE and RENAME .
  165. ;
  166. DEFAULTNODEFLAGS +R +P +T
  167. ;
  168. ;   The keyword OLDAREASCFG defines the name and path of the file with
  169. ;   deleted areas . The area flags and the area group are used if the
  170. ;   area is automatically linked .
  171. ;   This allows definition of areas with restricted status .
  172. ;
  173. OLDAREASCFG config\AREAS.CFG
  174. ;
  175. ;   The NODE keyword defines a node .
  176. ;   Here you can define password,groups and flags for your own addresses .
  177. ;   This allows SUPERUSER access .
  178. ;   Node <Adresse> <Passwort> <Gruppen> [^Level] [Flags] [#Areamgr] [*Areas.bbs] [~Newpath] ["Name"]
  179. ;
  180. ;       Address   -- 4D node address .
  181. ;
  182. ;       Password  -- defines the password of the node .
  183. ;                    the password is case sensitive .
  184. ;
  185. ;       Groups    -- together with DEFAULTNODEGROUPS these groups define
  186. ;                    the access of the node .
  187. ;                    Only upper case letters 'A' - 'Z' are valid .
  188. ;                    Lower case letters define the group read only for
  189. ;                    this node .
  190. ;
  191. ;       Level     -- Area access level
  192. ;
  193. ;       Flags     -- together with DEFAULTNODEFLAGS these flags define
  194. ;                    the valid flags for this node . You can overwrite
  195. ;                    default flags with "-"  .
  196. ;                    in addition to the node flags (UPPER CASE) the flag
  197. ;                    "-p" (lower case p) is allowed . This squish flag is
  198. ;                    added at automatic creation of an area and tells squish
  199. ;                    an alternate address . Also in netmail to this node
  200. ;                    the address is used .
  201. ;
  202. ;       Areamgr   -- Name of the areamanager of this node .
  203. ;                    This name is required for the automatic deleting
  204. ;                    of areas without downlinks .
  205. ;
  206. ;       Areas.bbs -- Defines an AREAS.BBS file for the node .
  207. ;                    This file is used to search for new areas .
  208. ;                    Format of the AREAS.BBS file :
  209. ;                    AREANAME "Description"    or
  210. ;                    AREANAME Description .
  211. ;
  212. ;       Newpath   -- Defines the newareapath for this node . If not given the
  213. ;                    NEWAREAPATH is used .
  214. ;
  215. ;       Name      -- Name of the sysop .
  216. ;
  217. ;     Address       Password  Groups   Level  Flags    Areamgr  Areas.bbs Newpath Name
  218. ;     -----------   --------  -------  -----  -------  -------  --------  ------- ----
  219. NODE  2:243/4200.0  testsup   AHKSNYZ  ^100   +A +U +S       "Martin Marschand"
  220. NODE  2:245/31      test      ASZ      ^50    +K +P +R +U +S -p2:245/27 #areafix *config\areas.bbs
  221. NODE  2:243/4201.0  oeutvmy   AHN             +K +K +R +U +S
  222. NODE  2:243/4201.2  mfköÖÖFF  AHN      ^10    +K -P +R #sqaverw *config\areas2.bbs
  223. NODE  2:243/4201.1  test      A               +K       #AREAFIX *config\areas1.bbs ~F:\csource\area\testnew "Gabriela Marschand"
  224. ;NODE    2:243/4201.9    test       Ab      +A +U +S  "Martin Weigel"
  225. ;
  226. ;  NODEDEF address
  227. ;  Password:     Password
  228. ;  Sysopname:    Sysopname
  229. ;  Areasbbs:     Areas.bbs file
  230. ;  Groups:       Groups
  231. ;  Nodeflags:    Nodeflags
  232. ;  Alternate:    alternate address
  233. ;  Areafix:      Areamanager name
  234. ;  Newareapath:  Path for new areas
  235. ;  Newareanodes: New nodes
  236. ;  Newareaflags: New Squish flags
  237. ;  Newareagroup: New group
  238. ;  Nodelevel:    Area accesslevel
  239. ;  END
  240. ;
  241. ;   The NODEDEF keyword defines a node .
  242. ;   Here you can define password,groups and flags for your own addresses .
  243. ;   This allows SUPERUSER access . Use this keyword only when you need
  244. ;   the additional configuration ability .
  245. ;   The END keyword is absolutely required . ATTENTION
  246. ;   In the block is no comment allowed .                    .
  247. ;
  248. NODEDEF 2:243/4201.9
  249. Sysopname:Martin Weigel
  250. password:test
  251. Groups:Ab
  252. nodeFlags:+A +U +S +E
  253. areafix:SQX
  254. netarea: netmsg
  255. newareaPath:new
  256. newareaflags: -$m10
  257. newareanodes: 2:234/56.7  .8
  258. newareagroup: V
  259. nodelevel: 100
  260. END
  261. ;
  262. ;   The keyword ECHOAREA defines the areas .
  263. ;   Each area has to be defined in both configuration files !
  264. ;
  265. ;   ECHOAREA <Areaname> <Group> [^Level] ["Descr."] [Flags] [Passive]
  266. ;
  267. ;         Areaname-- name of the area (AREATAG)
  268. ;
  269. ;         Group   -- defines the group of the area
  270. ;                    Upper case letters only .
  271. ;
  272. ;         Level   -- Area access level
  273. ;
  274. ;         Descr.  -- short description of the area .
  275. ;
  276. ;         Flags   -- together with DEFAULTAREAFLAGS these flags define
  277. ;                    the valid flags for the area .
  278. ;                    You can overwrite a default flag with "-" .
  279. ;
  280. ;         Uplink  -- optional definition of uplink.
  281. ;
  282. ;         Passive -- list of passive nodes .
  283. ;
  284. ;
  285. ECHOAREA HUB.3000             Z "Infos vom HUB 245/30"
  286. ECHOAREA HUB200_INFO          H "Info und Laberecke des HUB 200" +R
  287. ECHOAREA TEST_200             H "hier testet der HUB 200" +R
  288. ECHOAREA BETA_200             Y "Betatester des HUB 200 unter sich" +R
  289. ECHOAREA VIRUS                A " " +R
  290. ECHOAREA OS2.GER              A "OS2 Operating System" +R
  291. ECHOAREA AMIGA                A "Amiga International Echo" +R
  292. ECHOAREA BOERSE.GER           A " " +R
  293. ECHOAREA CPM.GER              A "Beschreibung fehlt" +R
  294. ECHOAREA GAY.GER              b "About Homosexuality" +R
  295. ECHOAREA PHOTO.GER            b "About Photographers" +R
  296. ECHOAREA RHODAN.GER           A "Perry Rhodan / Atlan / SF-Literatur Talk" +R
  297. ECHOAREA SPORT.GER            A "Sport in allen Erscheinungsformen" +R
  298. ECHOAREA UMWELT.GER           A "Du und Deine Umwelt" +R
  299. ECHOAREA VIRUS_INFO           A "Computer Virus Information Topics" +R
  300. ECHOAREA WINDOWS.GER          b "MS Windows and Windows applications" +R
  301. ECHOAREA WINDOWS.PROG.GER     A "Talking about WINDOW programming" +R
  302. ECHOAREA WISSEN.GER           A "Scientific topics" +R
  303. ECHOAREA BASIC.GER            b "Talking about BASIC programming" +R
  304. ECHOAREA WINDOWS.TP.GER       A "Talking about Turbo-Pascal-WINDOW programming" +R
  305. ECHOAREA POLIZEI.GER          A " " +R
  306. ECHOAREA TELEFON.GER          A "Talkin about Phones, Mobile Communications, etc." +R
  307. ECHOAREA KONTAKT.GER          b "Humanconnects" +R
  308. ECHOAREA STARTREK.GER         A "Conference of Star Trek-Fans (Raumschiff Enterprise)" +R
  309. ECHOAREA EROTIKA.GER          A " " +R
  310. ECHOAREA AUTO.GER             A "Information, prices and discussion about cars" +R
  311. ECHOAREA FB_UTIL.GER          b "Softwareprodukt FB_UTIL" +R
  312. ECHOAREA F.ENG.ADMIN.ECHO     A "die neue EECH nach Soltaus Gnaden" +R
  313. ECHOAREA C_ECHO.GER           A "programming in 'C'"
  314. ECHOAREA HAGEN.NET            H " "
  315. ECHOAREA FERNWOS2.GER         K " "
  316. ECHOAREA YUPPIE.GER           A "talking about Yuppie"
  317. ECHOAREA MEDIZIN.GER          A "All about medicine"
  318. ECHOAREA NOVELL               b "Novell Tech Support"
  319. ECHOAREA NOVELL.GER           A "Novell Tech Support "
  320. ECHOAREA OS2                  A "OS/2 Conference"
  321. ECHOAREA OS2.LAN.GER          A "Networking with IBM OS/2"
  322. ECHOAREA OS2.MDOS.GER         b " "
  323. ECHOAREA OS2.WIN.GER          A "The windows-specific part of OS/2"
  324. ECHOAREA OS2CDROM             A " "
  325. ECHOAREA OS2DOS               A "DOS Applications under OS/2"
  326. ECHOAREA OS2GAMES             A " "
  327. ECHOAREA OS2PROG              A "OS/2 Programming" +D
  328. ECHOAREA OS2VIDEO             A " "
  329. ECHOAREA OS2WPS               A " "
  330. ECHOAREA CROSSPOINT.GER       b " "
  331. ECHOAREA BOOK.GER             A " "
  332. ECHOAREA FANTASY.GER          A "Rollenspiele / Play by Mail / Texte"
  333. ECHOAREA CB-FUNK.GER          A "Citizen Band Funker"
  334. ECHOAREA BANKEN.GER           A " " #2:245/31
  335. ECHOAREA BATCH.GER            A " " #2:245/31
  336. ECHOAREA RA_UTIL.GER          A " " #2:245/31
  337. ECHOAREA AD&D                 A " " #2:245/31
  338. ECHOAREA AUGE.GER             b " " #2:245/31
  339. ECHOAREA BUND.GER             A " " #2:245/31
  340. ECHOAREA CYBERSPACE.GER       A " " #2:245/31
  341. ECHOAREA DCC.GER              A " " #2:245/31
  342. ECHOAREA GARTEN.GER           A " " #2:245/31
  343. ECHOAREA HARDROCK.GER         A " " #2:245/31
  344. ECHOAREA HAUSTIERE.GER        A " " #2:245/31
  345. ECHOAREA MITFAHR.GER          A " " #2:245/31
  346. ECHOAREA NEWFILES.GER         A " " #2:245/31
  347. ECHOAREA RAETSEL.GER          A " " #2:245/31
  348. ECHOAREA RPG.GER              A " " #2:245/31
  349. ECHOAREA ANTIFA.GER           A " " #2:245/31
  350. ECHOAREA ON-TOUR.GER          A " " #2:245/31
  351. ECHOAREA US_MILITARY          A " " #2:245/31
  352. ECHOAREA AMIPROG.GER          A " " #2:245/31
  353. ECHOAREA WINNET               A " " #2:245/31
  354. ECHOAREA ECONOMY.GER          A " " #2:245/31
  355. ECHOAREA KULTUR.GER           A " " #2:245/31
  356. ECHOAREA ZYXEL                A " " #2:245/31
  357. ECHOAREA WRESTLING.GER        A " " #2:245/31
  358. ECHOAREA ANSI.GER             A " " #2:245/31
  359. ECHOAREA ZIVI.GER             A " " #2:245/31
  360. ECHOAREA DTP.GER              A " " #2:245/31
  361. ECHOAREA TELECARD.GER         A " " #2:245/31
  362. ECHOAREA SHAREWARE.GER        A " " #2:245/31
  363. ECHOAREA WIN32.GER            A " " #2:245/31
  364. ECHOAREA GENEALOGY.GER        A " " #2:245/31
  365. ECHOAREA LINUX.GER            A " " #2:245/31
  366. ECHOAREA MTASK                A " " #2:245/31
  367. ECHOAREA CDROM.GER            A " " #2:245/31
  368. ECHOAREA OS2LAN               A " " #2:245/31
  369. ECHOAREA MOTORRAD.GER         A " " #2:245/31
  370. ECHOAREA FILESCAN.GER         A " " #2:245/31
  371. ECHOAREA FDECHO.GER           A " " #2:245/31
  372. ECHOAREA ETECHNIK.GER         A " " #2:245/31
  373. ECHOAREA FASTECHO.GER         A " " #2:245/31
  374. ECHOAREA USA_EURLINK          A " " #2:245/31
  375. ECHOAREA SATELLITE            A " " #2:245/31
  376. ECHOAREA HS_MODEMS.GER        A " " #2:245/31
  377. ECHOAREA CONTROL.GER          A " " #2:245/31
  378. ECHOAREA HIFI.GER             A " " #2:245/31
  379. ECHOAREA URLAUB.GER           A " " #2:245/31
  380. ECHOAREA UFO.GER              A " " #2:245/31
  381. ECHOAREA SHORTWAVE            A ^200 " " #2:245/31
  382. ECHOAREA SHORT-WAVE.GER        A ^100 " " #1:15/35 2:245/31
  383. ;
  384. ; The keyword NEWAREAPLACE defines the place where new areas are stored.
  385. ;
  386. NEWAREAPLACE
  387. ;
  388.